gtkmain: Ensure there is a current event handling crossing events
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 4 May 2017 11:48:27 +0000 (13:48 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:59 +0000 (16:25 +0200)
commitda56fae5dff160afe8ac3bb0006b2ee2108761d3
tree21377155bd64d48a2f96d106622028a3e2b48616
parent03a63204c11b0a5e5329c4f3cfa12022e0148327
gtkmain: Ensure there is a current event handling crossing events

The "current event" will be the real one that is triggering the crossing
notifications, not the synthesized events.
gtk/gtkmain.c